Undraw the cursor before (possibly) deleting the cursor's text property.
authorOwen Taylor <otaylor@redhat.com>
Tue, 4 Aug 1998 14:56:44 +0000 (14:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 4 Aug 1998 14:56:44 +0000 (14:56 +0000)
commitf7a530361227d2e45f6df7ac786c3c7ca2c3b774
tree6e4b044e6da7bee5975c1c2a1797c2ca057db256
parent790a6ae5b2db1b946cc6e6cc60499177f767ad9f
Undraw the cursor before (possibly) deleting the cursor's text property.

Mon Aug  3 19:24:48 1998  Owen Taylor  <otaylor@redhat.com>

  * gtk/gtktext.c (gtk_text_forward_delete): Undraw the
    cursor before (possibly) deleting the cursor's text
    property.

  * gtk/gtktext.c (correct_cache_delete): More attempts
    to clean the line-start cache up after inserting
    a property. Among other things, make sure to
    fix up text->current_line, since it is used to
    refetch the changed lines.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktext.c